Array Composite
Create 2D array by multiplying each member in the first 1D array with the second 1D array.
Node Data | |
|---|---|
Display name | |
Array Composite | |
Internal name | |
Node_Array_Composite | |
Inheritances | |
| Node_Array_Composite | |
Inputs | |
float |
Array |
float |
Compose |
Outputs | |
float |
Array |
This node allow you to create 2D arrays by multiplying each element of the Array by the Compose array.
Properties
| Array | The original 1D array. Each element in this array must be a number. |
| Compose | The array to multiply with. |
Commit History
| 1.15.4 |
|
|---|